シンタックス
'宣言
Public Function New( _
ByVal As System.Collections.Specialized.NotifyCollectionChangedAction, _
ByVal As System.Collections.IList, _
ByVal As System.Collections.IList _
)
public NotifyCollectionChangedEventArgs<T>(
System.Collections.Specialized.NotifyCollectionChangedAction ,
System.Collections.IList ,
System.Collections.IList
)
パラメータ
- action
- newItems
- oldItems
参照